Fixed
Details
Details
Components
Priority
Fix versions
Assignee
Peter Edberg
Peter EdbergReviewer
Mark Davis
Mark DavisReporter
Rich Gillam
Rich GillamCreated November 6, 2023 at 11:46 PM
Updated November 28, 2023 at 12:23 AM
Resolved November 28, 2023 at 12:23 AM
In common/main/fr.xml, line 11705, under units / unitLength type=”short” / unit type=”energy-foodcalorie” / unitPattern count=”other”, there are two spaces between “{0}” and “kcal”. The first is a regular ASCII space (U+0020), and the second is the NNBSP (U+202F). Everything else, including the “one” entry above and the CLDR 42 version of this entry, just has NNBSP. I’m pretty sure the ASCII space is a typo.
GoogleIssue:308429239